Skip to content

build: update all non-major dependencies#33543

Merged
alan-agius4 merged 1 commit into
angular:mainfrom
alan-agius4:pr-takeover-33501
Jul 10, 2026
Merged

build: update all non-major dependencies#33543
alan-agius4 merged 1 commit into
angular:mainfrom
alan-agius4:pr-takeover-33501

Conversation

@alan-agius4

Copy link
Copy Markdown
Collaborator

See associated pull request for more information.

Closes #33501 as a pr takeover

PR Checklist

Please check to confirm your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@alan-agius4 alan-agius4 requested a review from clydin July 10, 2026 08:11
@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer target: minor This PR is targeted for the next minor release labels Jul 10, 2026
@angular-robot angular-robot Bot added the area: build & ci Related the build and CI infrastructure of the project label Jul 10, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates various package dependencies across the workspace and wraps the Angular server app destruction logic in hmr.ts within a try-catch block to handle potential compilation errors gracefully. The feedback suggests adding defensive checks with optional chaining when invoking ɵdestroyAngularServerApp to prevent avoidable runtime exceptions.

Comment thread packages/angular/build/src/builders/dev-server/vite/hmr.ts
See associated pull request for more information.

Closes angular#33501 as a pr takeover
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Jul 10, 2026
@alan-agius4 alan-agius4 merged commit 5926422 into angular:main Jul 10, 2026
40 checks passed
@alan-agius4

Copy link
Copy Markdown
Collaborator Author

This PR was merged into the repository. The changes were merged into the following branches:

@alan-agius4 alan-agius4 deleted the pr-takeover-33501 branch July 10, 2026 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants